﻿a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;vertical-align:baseline;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
*{box-sizing:border-box;-webkit-box-sizing:border-box;}
ul li{list-style:none; line-height:30px;}
body{text-align:left;color:#333;line-height:1.6;font-family:"微软雅黑";overflow-x:hidden;position:relative;}
@font-face{font-family:iconfont;src:url(../fonts/fontawesome-webfont.eot);src:url(../fonts/fontawesome-webfont.eot) format("embedded-opentype"),url(../fonts/fontawesome-webfont.woff2) format("woff2"),url(../fonts/fontawesome-webfont.woff) format("woff"),url(../fonts/fontawesome-webfont.ttf) format("truetype"),url(../fonts/fontawesome-webfont.svg) format("svg");}
.main{width:12rem;height: auto;margin:0 auto;position:relative;font-size:0;}
.mainpc{width:12rem;height:50px;margin:0 auto;position:relative;font-size:0;}

.top_line{ width:130px; text-align:right;}
/*单行隐藏*/
.shide{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.dhide2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.dhide3{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
.dhide7{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:7;}
.footseat{height: 1.8rem;}

/*三端*/
.pc{display:block;position:relative;}
.ipad{display:none;position:relative;}
.mobile{display:none;position:relative;}

/*PC标题*/
.pc .maintitle{font-size: 0.4rem;color: #c8161d;position: relative;line-height: 0.75rem;text-align:center;padding-top: 0.5rem;}
.pc .maintitle::before{content:'';width:0.5rem;height: 0.02rem;background: #6c6c6c;position: absolute;bottom:0.38rem;left: 25%;}
.pc .maintitle::after{content:'';width:0.5rem;height: 0.02rem;background: #6c6c6c;position: absolute;bottom:0.38rem;right: 25%;}
.pc .subtitle{font-size: 0.18rem;color: #4e5059;text-align: center;line-height: 0.3rem;margin-bottom:0.3rem;}
/*ipad标题*/
.ipad .maintitle{font-size: 0.6rem;color: #c8161d;position: relative;line-height: 0.75rem;text-align:center;padding-top: 0.5rem;}
.ipad .maintitle::before{content:'';width:0.5rem;height: 0.03rem;background: #6c6c6c;position: absolute;bottom:0.38rem;left: 20%;}
.ipad .maintitle::after{content:'';width:0.5rem;height: 0.03rem;background: #6c6c6c;position: absolute;bottom:0.38rem;right: 20%;}
.ipad .subtitle{font-size: 0.28rem;color: #4e5059;text-align: center;line-height: 0.6rem;margin-bottom:0.3rem;}
/*mobile标题*/
.mobile .maintitle{font-size: 0.42rem;color: #c8161d;position: relative;line-height: 0.75rem;text-align:center;padding-top: 0.5rem;}
.mobile .maintitle::before{content:'';width:0.5rem;height: 0.02rem;background: #6c6c6c;position: absolute;bottom:0.38rem;left: 5%;}
.mobile .maintitle::after{content:'';width:0.5rem;height: 0.02rem;background: #6c6c6c;position: absolute;bottom:0.38rem;right: 5%;}
.mobile .subtitle{width: 80%;margin:0 auto;font-size: 0.26rem;color: #000;text-align: center;line-height: 0.3rem;margin-bottom:0.3rem;margin-top: 0.1rem;}

/*分页*/
.pagination-bar{margin:0.5rem 0px;text-align:center;}
.pagination-bar .pagenum{display:inline-block;vertical-align: middle;width: 0.88rem;height: 0.4rem;line-height: 0.4rem;font-size:0.16rem;text-align: center;margin: 0 0.05rem;background-color:#111111;color:#fff;border-radius:0.2rem;}
.pagination-bar span{display:inline-block;width: 0.88rem;height: 0.4rem;line-height: 0.4rem;font-size:0.16rem;text-align: center;margin: 0 0.05rem;background-color:#2b314b;color:#fff;border-radius:0.2rem;}
.pagination-bar a{display:inline-block;width: 0.4rem;height: 0.4rem;line-height: 0.4rem;font-size:0.16rem;text-align: center;margin: 0 0.05rem;background-color:#FFF;color:#666;border:0.01rem solid #d5d0d0;border-radius:0.1rem;}
.pagination-bar a:hover{background-color:#c8161d;color: #fff;border:none;}
.pagination-bar a.disabled{background-color:#111111;color:#FFF;border:none;}
.pagination-bar a.active{background-color:#c8161d;color: #fff;border:none;}
.pagination-bar a.page-prev,.pagination-bar a.page-next{width:1.08rem;height: 0.4rem;}

/*banner*/
.banner{width:100%;}

/*头部-PC*/
.header .pc .logobox{height:1.2rem;background-color:#fff;padding:0.1rem 0;}
.header .pc .logobox .logo{float:left;margin-top:0.07rem;}
.header .pc .logobox .comname{float: left;font-size:0.2rem;color: #2b314b;font-weight: bold;margin-left: 0.1rem;margin-top: 0.15rem;}
.header .pc .logobox .tel{float:right;background: url(../images/tel.jpg) no-repeat;background-position: center left ; padding:0.3rem 0 0 0;}
.header .pc .logobox .tel span{display:inline-block;vertical-align:top;width:2.1rem;height: 0.5rem;font-size:0.3rem;color:#c8161d;background:url();background-repeat: no-repeat;padding:0.01rem 0.2rem 0.1rem 0.45rem;font-weight: bold;letter-spacing: -0.02rem}
.header .pc .logobox .tel mip-img{width:1.04rem;display:inline-block;}
.header .pc .navbox{background:url(../images/headbg.jpg);background-repeat: repeat;}
.header .pc .navbox ul{display: flex;width: 100%;}
.header .pc .navbox ul li{height:0.45rem;line-height:0.45rem;text-align:center;flex:1;color: #fff;}
.header .pc .navbox ul li:hover a{color: #c8161d;background: #fff;}
.header .pc .navbox ul li a{display:block;height: 0.28rem;border-radius: 0.14rem;color: #fff;margin:0.09rem auto;}
.header .pc .navbox ul li span{font-size: 0.14rem;display: block;height: 0.28rem;line-height: 0.28rem;}

/*头部-平板*/
.header .ipad{width: 100%;}
.banner .ipad ul{width: 100%;background-color: #1f191c;font-size: 0}
.banner .ipad ul li{width: 25%;display: inline-block;}
.banner .ipad ul li a{color:#fff;height: 0.86rem;line-height: 0.86rem;font-size: 0.35rem;display: block;text-align: center;}

/*头部-移动*/
.header .mobile{width: 100%;}
.banner .mobile ul{width: 100%;background-color: #1f191c;font-size: 0}
.banner .mobile ul li{width: 25%;display: inline-block;}
.banner .mobile ul li a{color:#fff;height: 0.5rem;line-height: 0.5rem;font-size: 0.2rem;display: block;text-align: center;}


/*底部-PC*/
footer .pc{width:100%;}
footer .pc .foot{width:100%;height: 3.74rem;background: url(../images/footbg.jpg);background-size:100% 100%;background-repeat: no-repeat;background-position:center center;}
footer .pc .foot .main{display: flex;}
footer .pc .foot .tit{color: #fff;margin:0.3rem 0;}
footer .pc .foot .tit .en{font-size: 0.2rem;text-transform: uppercase;}
footer .pc .foot .tit .ch{font-size: 0.16rem;}
footer .pc .foot .contact{flex: 1;}
footer .pc .foot .contact .conbox{width: 3rem;height: 1.2rem;color: #fff;}
footer .pc .foot .contact .conbox mip-img{width: 0.33rem;height: 0.33rem;float: left}
footer .pc .foot .contact .conbox .conright{float: left;margin-left: 0.1rem;}
footer .pc .foot .contact .conbox .conright .name{font-size:0.14rem;border-bottom: 0.01rem solid #fff;padding-bottom: 0.1rem;text-transform: uppercase;}
footer .pc .foot .contact .conbox .conright .intro{font-size:0.14rem;line-height: 0.32rem;}
footer .pc .foot .links{flex: 1;}
footer .pc .foot .links .linkbox{margin-top: 0.3rem;width: 3rem}
footer .pc .foot .links a{width: 1.2rem;height: 0.33rem;font-size: 0.14rem;position: relative;color: #fff;display: inline-block;margin-bottom:0.2rem }
footer .pc .foot .links a:after{content: '';width: 0.12rem;height: 0.02rem;background: #fff;position: absolute;bottom: 0;left: 0;}
footer .pc .foot .QR{width:1.2rem}
footer .pc .foot .QR mip-img{width: 1.2rem;height: 1.2rem;}
footer .pc .foot .QR p{font-size: 0.14rem;color: #fff;line-height: 0.32rem;}
footer .Copyright{background: #000;width: 100%;height: 0.44rem;line-height: 0.44rem;}
footer .Copyright p{color: #fff;font-size: 0.16rem;}

/*底部-平板*/
footer .ipad{width:100%;height:1.72rem;position:fixed;bottom:0;}
footer .ipad ul{font-size:0;}
footer .ipad ul li{width:25%;height:1.72rem;background-color:#c8161d;text-align:center;padding:0.2rem 0;border-right:0.01rem solid #fff;display:inline-block;vertical-align:middle;}
footer .ipad ul li:last-child{border-right:none;}
footer .ipad ul li mip-img{width:0.8rem;height:0.8rem;display:inline-block;}
footer .ipad ul li p{font-size:0.33rem;color:#fff}
footer .ipad ul li a{display:block;}

/*底部-移动*/
footer .mobile{width:100%;height:1.2rem;position:fixed;bottom:0;}
footer .mobile ul{font-size:0;}
footer .mobile ul li{width:25%;height:1.2rem;background-color:#c8161d;text-align:center;padding:0.2rem 0;border-right:0.01rem solid #fff;display:inline-block;vertical-align:middle;}
footer .mobile ul li:last-child{border-right:none;}
footer .mobile ul li mip-img{width:0.52rem;height:0.52rem;display:inline-block;}
footer .mobile ul li p{font-size:0.22rem;color:#fff;line-height: 0.1rem}
footer .mobile ul li a{display:block;}

/*媒体查询*/
@media screen and (min-width:1200px){
    html{font-size:100px!important;}
    .footseat{display: none}
}
@media screen and (max-width:1200px) and (min-width:750px){
    .pc{display:none}
    .ipad{display:block;}
    .mobile{display:none;}
    .pagination-bar{text-align:center;margin:0;padding:0.3rem 0;}
    .pagination-bar .pagenum{display:inline-block;vertical-align: middle;width: 0.88rem;height: 0.34rem;line-height: 0.34rem;font-size:0.16rem;text-align: center;margin: 0 0.05rem;background-color:#111111;color:#fff;border-radius:0.2rem;}
    .pagination-bar span{display:inline-block;width: 0.72rem;height: 0.34rem;line-height: 0.34rem;font-size:0.16rem;text-align: center;margin: 0 0.05rem;background-color:#111111;color:#fff;border-radius:0.2rem;}
    .pagination-bar a{display:inline-block;width: 0.34rem;height: 0.34rem;line-height: 0.34rem;font-size:0.16rem;text-align: center;margin: 0 0.05rem;background-color:#FFF;color:#666;border:0.01rem solid #d5d0d0;border-radius:0.05rem;}
    .pagination-bar a:hover{background-color:#c8161d;color: #fff;border:none;}
    .pagination-bar a.disabled{background-color:#111111;color:#FFF;border:none;}
    .pagination-bar a.active{background-color:#c8161d;color: #fff;border:none;}
    .pagination-bar a.page-prev,.pagination-bar a.page-next{width:0.87rem;height: 0.34rem;}
}
@media screen and (max-width:1200px) and (min-width:1024px){
    html{font-size:100px!important;}
}
@media screen and (max-width:1023px) and (min-width:960px){
    html{font-size:95px!important;}
}
@media screen and (max-width:959px) and (min-width:800px){
    html{font-size:85px!important;}
}
@media screen and (max-width:799px) and (min-width:750px){
    html{font-size:75px!important;}
}
@media screen and (max-width:749px) and (min-width:320px){
    .pc{display:none}
    .ipad{display:none}
    .mobile{display: block;}
    .pagination-bar{text-align:center;margin: 0.2rem 0px;}
    .pagination-bar .pagenum{display:inline-block;vertical-align: middle;width: 0.88rem;height: 0.34rem;line-height: 0.34rem;font-size:0.16rem;text-align: center;margin: 0 0.05rem;background-color:#111111;color:#fff;border-radius:0.2rem;}
    .pagination-bar span{display:inline-block;width: 0.7rem;height: 0.32rem;line-height: 0.32rem;font-size:0.16rem;text-align: center;margin: 0 0.05rem;background-color:#111111;color:#fff;border-radius:0.05rem;}
    .pagination-bar a{display:inline-block;width: 0.32rem;height: 0.32rem;line-height: 0.32rem;font-size:0.16rem;text-align: center;margin: 0 0.05rem;background-color:#FFF;color:#666;border:0.01rem solid #d5d0d0;border-radius:0.05rem;}
    .pagination-bar a:hover{background-color:#c8161d;color: #fff;border:none;}
    .pagination-bar a.disabled{background-color:#111111;color:#FFF;border:none;}
    .pagination-bar a.active{background-color:#c8161d;color: #fff;border:none;}
    .pagination-bar a.page-prev,.pagination-bar a.page-next{width:0.8rem;height: 0.32rem;border-radius: 0.05rem}
}
@media screen and (max-width:749px) and (min-width:640px){
    html{font-size:100px!important;}
}
@media screen and (max-width:639px) and (min-width:515px){
    html{font-size:85px!important;}
}
@media screen and (max-width:516px) and (min-width:414px){
    html{font-size:68px!important;}
}
@media screen and (max-width:413px) and (min-width:320px){
    html{font-size:55px!important;}
}
@media screen and (max-width:319px){
    html{font-size:42px!important;}
}

/*版本提示*/
.update-ie{position:fixed;z-index:2000;left:0;top:0;width:100%;height:100%;background-color:#fff;font-size:0.2rem;text-align:center;}
.update-ie p{padding-top:0.3rem;}
.update-ie a{color:#009aed;}
/*top*/
#top_bg{ background:#f2f2f2; height:36px; width:100%; clear:both; color:#555; line-height:36px; border-bottom:#e5e5e5 solid 1px;}
#top_bg a{ color:#555; margin:0 8px; cursor:pointer;}
#top_bg a:hover{ color:#6bac2a;}
#top_bg a.weixin{ background:url(../images/weixin.png) left center no-repeat; padding-left:22px; }
#top_bg a.phone{ background:url(../images/phone.png) left center no-repeat; padding-left:24px; color:#c8161d;}
.wx_erweima{ position:absolute; right:108px; top:35px; background:#FFF; width:100px; height:100px; padding:5px; -moz-box-shadow:0px 0px 8px rgba(0,0,0,.13); -webkit-box-shadow:0px 0px 8px rgba(0,0,0,.13); box-shadow:0px 0px 8px rgba(0,0,0,.13); display:none; z-index:1002;}
.wx_erweima img{ width:100px; height:100px; overflow:hidden;}
#top_bg .weixin:hover .wx_erweima{ display:block;}

/*header*/
#header{ height:120px; position:relative;}
#header #logo{ width:auto; height:120px; overflow:hidden; position:absolute; left:0; top:0;}
#header #logo img{ width:auto; height:120px; overflow:hidden;}
#tel{position:absolute; right:0; top:37px; width:auto; }
#tel div.tel_icon{ width:46px; height:44px; overflow:hidden; margin-right:14px; margin-top:2px;}
#tel div.tel_icon img{width:46px; height:44px; overflow:hidden;}
#tel div.tel_item{ overflow:hidden;}
#tel div.tel_item h3{ font-weight:normal; font-size:15px; color:#555; overflow:hidden;}
#tel div.tel_item p{ font-family:Arial; font-size:28px; color:#c9151e; font-weight:bold; overflow:hidden;}


/*menu*/
#menu_bg{ background:#333333; height:56px; width:100%; position:relative; z-index:1600;}
.nav{ clear:both;}
.nav ul:before,.nav ul:after { content: ""; display: table;}
.nav ul:after{ clear: both;}
.nav ul > li { width:151px; height:56px; line-height:56px; text-align:center; float:left; position:relative;}
.nav li a{color:#FFF; width:151px; display:block; font-size:16px; white-space: nowrap; overflow: hidden;}
.nav li:last-child{ background:none;}
.nav li a:hover{background:#c8161d; color:#fff; overflow:hidden; display:inline-block;}
.nav li ul { background:#333;}
.nav li ul li {width:151px; height:54px; line-height:54px; overflow:hidden; white-space:nowrap; background:none; float:none;}
.nav li ul a { width:151px; text-align:center; font-size:16px; color:#f5f5f5}
.nav li ul li a:hover{ width:100%; color:#fff;}
.nav3 ul > li:hover ul{}
.nav3 ul > li:hover ul li {height:54px;}
.nav3 ul > li:hover ul li:last-child{ border-bottom:none;}
.nav3 li ul {position: absolute; left:0px; top:56px; z-index: 1;}
.nav3 li ul li {overflow: hidden; height:0; -webkit-transition: height 300ms ease-in; -moz-transition: height 300ms ease-in; -o-transition: height 300ms ease-in; transition: height 300ms ease-in;}
.nav li:hover .mainlevel{background:#c8161d; color:#fff; overflow:hidden; display:inline-block;}
.nav li.on a{background:#c8161d; color:#fff; overflow:hidden; display:inline-block;}
.warp{width:1220px; margin:0 auto; clear:both;}
.fl{ float:left; overflow:hidden;}
.fr{ float:right; overflow:hidden;}